Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#357 Added Microsoft365 (aka Office365 or Azure AD, login.microsofton… #378

Conversation

edegaudenzi
Copy link

…line.com) OAuth2 client.

Q A
Is bugfix? no
New feature? yes
Breaks BC? no
Fixed issues #357

@what-the-diff
Copy link

what-the-diff bot commented Sep 28, 2023

PR Summary

  • Added Microsoft365 Authentication Client
    The new update introduces a Microsoft365 OAuth2 client to the existing roster. This means the application can now support sign-in through Microsoft365 (also known as Office365 or Azure AD) accounts, providing more convenience for Microsoft365 users.

  • Updated Installation Guides
    The installation guides have been updated to include the newly added Microsoft365 client. This will help users understand and implement the new feature more effectively.

  • Enhanced Visual Elements
    With the addition of the Microsoft365 client, corresponding visual elements like images and styles have also been introduced. This ensures uniformity and continuity in the application's UI/UX design.

  • Implemented Microsoft365 OAuth2 Class
    A new file, Microsoft365.php, has been added to the system. This file contains methods that enable the sign-in and request processes via Microsoft365 accounts. This implementation enables seamless integration of the Microsoft365 platform with the current system.

@bizley
Copy link
Member

bizley commented Sep 30, 2023

Thank you for your contribution but unfortunately we are not adding any more clients. Please release it as a separate package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants